From: Chong Yidong Date: Sun, 24 Feb 2008 01:04:34 +0000 (+0000) Subject: * xterm.c (x_set_offset): Don't change the gravity if X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~515 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=41cac0d7e8185015d79d120a353c52c79a4de29e;p=emacs.git * xterm.c (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1. --- diff --git a/src/ChangeLog b/src/ChangeLog index 86eb60d0480..c9b294ecf64 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-02-24 Ulrich Neumerkel (tiny change) + + * xterm.c (x_set_offset): Don't change the gravity if + CHANGE_GRAVITY is -1. + 2008-02-19 Stefan Monnier * intervals.h (INT_LISPLIKE): Remove. It may misfire.